circular dependencies meaning in Chinese
循环相依
Examples
- The ejb project will have access to the code in the bankingcommon project , but recall that the circular dependencies will cause compilation errors if the code is actually moved
Ejb项目将可以访问bankingcommon项目中的代码,但是记住如果那些代码被移动的话,循环依赖会导致编译错误。